-
Notifications
You must be signed in to change notification settings - Fork 479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New version: TaijaData v1.0.1 #122687
New version: TaijaData v1.0.1 #122687
Conversation
JuliaRegistrator
commented
Jan 9, 2025
- Registering package: TaijaData
- Repository: https://github.com/JuliaTrustworthyAI/TaijaData.jl
- Created by: @pat-alt
- Version: v1.0.1
- Commit: 1ebf84aef12c4b51a556cb8ed9c2565059458799
- Reviewed by: @pat-alt
- Reference: JuliaTrustworthyAI/TaijaData.jl@1ebf84a#commitcomment-151135374
UUID: 9d524318-b4e6-4a65-86d2-b2b72d07866c Repo: https://github.com/JuliaTrustworthyAI/TaijaData.jl.git Tree: 8485fd3c643fbfb226806314c9825aae9ee9ebb6 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
couple more things
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. AutoMerge Guidelines which are not met ❌
2. Needs action: here's what to do next
If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the 3. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
Blocking in favor of #122689. Small question for anyone who might read this: why wasn't this pull request updated? I simply bumped the version and retriggered Registrator on that latest commit (JuliaTrustworthyAI/TaijaData.jl@d6dc1d3). I seem to remember that this approach worked for me in the past (though perhaps not when changing the package version). |
Yes, if you change version number, Registrator uses a different branch name, which implies that a new PR is created. If you keep the version number (and some other data that you can't really change for a new version anyway), the same PR will be updated. |